@font-face {
  font-family: 'arialmt';
  src: url(https://cn.nbpmt-magnets.com/wp-content/themes/pamantecidian-cn/fonts/arialmt.ttf) format('truetype'), url(https://cn.nbpmt-magnets.com/wp-content/themes/pamantecidian-cn/fonts/arialmt.eot) format('eot'), url(https://cn.nbpmt-magnets.com/wp-content/themes/pamantecidian-cn/fonts/arialmt.woff) format('woff'), url(https://cn.nbpmt-magnets.com/wp-content/themes/pamantecidian-cn/fonts/arialmt.woff2) format('woff2');
}
@font-face {
  font-family: 'Arial';
  src: url(../fonts/BankGothic-Bold.ttf) format('truetype'), url(https://cn.nbpmt-magnets.com/wp-content/themes/pamantecidian-cn/fonts/BankGothic-Bold.otf) format('opentype'), url(../fonts/BankGothic-Bold.eot) format('eot'), url(../fonts/BankGothic-Bold.woff) format('woff'), url(../fonts/BankGothic-Bold.woff2) format('woff2');
}
body {
  overflow-x: hidden;
  font-family: Arial, 'microsoft yahei', SimSun, Sans-serif !important;
}
li {
  list-style: none;
}
body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
dl,
div,
li,
dt,
dd,
a,
img,
i,
span,
blockquote,
em {
  margin: 0;
  padding: 0;
}
i,
em {
  font-style: normal;
}
.clear {
  clear: both;
  height: 0;
  width: 0;
  padding: 0;
  margin: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
}
a {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
}
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
.no-mr {
  margin-right: 0!important;
}
.no-mb {
  margin-bottom: 0!important;
}
.no-pr {
  padding-right: 0!important;
}
.no-pb {
  padding-bottom: 0!important;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 50px;
}
.indent1 {
  text-indent: 1em;
}
.indent2 {
  text-indent: 2em;
}
.indent3 {
  text-indent: 3em;
}
.indent4 {
  text-indent: 4em;
}
.indent5 {
  text-indent: 5em;
}
.center {
  text-align: center;
}
.img-box {
  overflow: hidden;
  position: relative;
}
.img-box img {
  transition: 1s ease;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -ms-transition: 1s ease;
  -o-transition: 1s ease;
}
.img-box:hover img {
  transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
}
.scroll-box {
  overflow: hidden;
  position: relative;
}
.scroll-box ul {
  width: 9999px;
}
.scroll-box ul li {
  float: left;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: 500;
  font-family: 'Arial';
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  height: 0;
  clear: both;
  visibility: hidden;
}
.ui.container {
  padding: 0 15px;
  position: relative;
}
.ui.container > .item {
  padding-left: 0;
  padding-right: 0;
}
.ui.menu {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border: none;
  margin: 0;
  box-shadow: 0 0 0 0 #fff;
  -webkit-box-shadow: 0 0 0 0 #fff;
  -moz-box-shadow: 0 0 0 0 #fff;
  -ms-box-shadow: 0 0 0 0 #fff;
  -o-box-shadow: 0 0 0 0 #fff;
  min-height: auto;
  background: none;
}
.ui.header:first-child {
  margin-top: 0;
}
.ui.header {
  margin: 0;
  font-weight: 500;
}
.item {
  border-left: none!important;
  border-right: none!important;
}
.item:before,
.item:after {
  display: none!important;
}

/* 手机端头部 */
#m-header-wrapper {
  display: none;
}
#m-header-wrapper .overlay {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9998;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
#m-header-wrapper .m-header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 45px;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  transition: 300ms;
}
#m-header-wrapper .m-header.active {
  left: 200px;
}
#m-header-wrapper .m-header .container {
  height: 100%;
  position: relative;
}
#m-header-wrapper .m-header .container .toggle-btn {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
#m-header-wrapper .m-header .container .toggle-btn span {
  display: block;
  width: 20px;
  height: 2px;
  background: #333;
  margin-bottom: 5px;
  transition: 300ms;
}
#m-header-wrapper .m-header .container .toggle-btn span:last-of-type {
  margin-bottom: 0;
}
#m-header-wrapper .m-header .container .toggle-btn.active span:nth-of-type(1) {
  transform: rotate(45deg);
  transform-origin: left center;
}
#m-header-wrapper .m-header .container .toggle-btn.active span:nth-of-type(2) {
  opacity: 0;
}
#m-header-wrapper .m-header .container .toggle-btn.active span:nth-of-type(3) {
  transform: rotate(-45deg);
  transform-origin: left center;
}
#m-header-wrapper .m-header .container .logo {
  text-align: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
#m-header-wrapper .m-header .container .logo img {
  width: 90px;
}
#m-header-wrapper .m-toggle-nav {
  position: fixed;
  width: 200px;
  height: 100%;
  left: -200px;
  top: 0;
  overflow-y: auto;
  background: #333;
  z-index: 9999;
  transition: 300ms;
  padding: 15px 0;
}
#m-header-wrapper .m-toggle-nav.active {
  left: 0;
}
#m-header-wrapper .m-toggle-nav h1 {
  font: 14px sans-serif;
  color: #fff;
  text-transform: uppercase;
  padding: 0 15px 20px;
}
#m-header-wrapper .m-toggle-nav h1 .icon {
  font-size: 14px;
  color: #fff;
  margin-right: 10px;
}
#m-header-wrapper .m-toggle-nav .menu-box {
  padding-bottom: 25px;
}
#m-header-wrapper .m-toggle-nav .menu-box .menu > li > a {
  display: block;
  font: 12px/40px sans-serif;
  color: #fff;
  padding-left: 15px;
  text-transform: uppercase;
  position: relative;
}
#m-header-wrapper .m-toggle-nav .menu-box .menu > li > a i {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  color: #fff;
  display: none;
  transition: 300ms;
}
#m-header-wrapper .m-toggle-nav .menu-box .menu > li > a i.active {
  transform: translateY(-50%) rotate(180deg);
}
#m-header-wrapper .m-toggle-nav .menu-box .menu > li .sub-menu {
  background: #000;
  padding: 5px 0;
  display: none;
}
#m-header-wrapper .m-toggle-nav .menu-box .menu > li .sub-menu li a {
  display: block;
  font: 12px/40px sans-serif;
  padding-left: 15px;
  color: #fff;
  text-transform: uppercase;
}
#m-header-wrapper .m-toggle-nav .search-box {
  padding: 15px 15px 35px;
  position: relative;
}
#m-header-wrapper .m-toggle-nav .search-box input[type="text"] {
  width: 100%;
  height: 30px;
  border: none;
  outline: none;
  padding: 0 40px 0 10px;
  font: 12px sans-serif;
  color: #333;
}
#m-header-wrapper .m-toggle-nav .search-box button {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 15px;
  top: 15px;
  border: none;
  outline: none;
  text-align: center;
  background: #000;
}
#m-header-wrapper .m-toggle-nav .search-box button i {
  font-size: 12px;
  line-height: 30px;
  color: #fff;
}
#m-header-wrapper .m-toggle-nav .lan h1 {
  padding-bottom: 10px;
  position: relative;
}
#m-header-wrapper .m-toggle-nav .lan h1 i.fa-angle-down {
  position: absolute;
  right: 15px;
  top: 1px;
  font-size: 16px;
  color: #fff;
  transition: 300ms;
}
#m-header-wrapper .m-toggle-nav .lan h1 i.fa-angle-down.active {
  transform: rotate(180deg);
}
#m-header-wrapper .m-toggle-nav .lan ul {
  background: #000;
  display: none;
}
#m-header-wrapper .m-toggle-nav .lan ul li a {
  display: block;
  font: 12px/30px sans-serif;
  color: #fff;
  padding-left: 15px;
}
#header {
  background: url("../images/top_back.jpg") no-repeat center;
  padding: 35px 0px 35px;
}
#header .nav {
  text-align: center;
}
#header .nav .ui.container {
  width: 1400px;
}
#header .nav .item {
  padding: 0;
}
#header .nav .h-search {
  cursor: pointer;
  font-size: 18px;
  color: #000;
  margin-left: 20px!important;
}
#header .nav .h-search a {
  color: #000;
  padding-right: 15px;
  font-size: 15px;
  font-weight: bold;
}
#header .nav .h-search i {
  margin-left: 15px;
}
#header .nav .search-box {
  line-height: normal;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
}
#header .nav .search-box form {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 60%;
  margin-left: -30%;
}
#header .nav .search-box form input {
  background: none;
  outline: none;
  border: none;
}
#header .nav .search-box form input[type="text"] {
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  font-size: 26px;
  color: #000;
  padding: 10px 0;
}
#header .nav .search-box form input[type="submit"] {
  width: 22px;
  height: 22px;
  background: url(../images/tc-zoom.png) no-repeat;
  position: absolute;
  right: 15px;
  top: 20px;
}
#header .nav .search-box form input[type="submit"]:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#header .nav .search-box .close {
  width: 30px;
  height: 30px;
  background: url(../images/close.png) no-repeat;
  position: absolute;
  right: 25px;
  top: 15px;
  cursor: pointer;
}
#header .nav .menu-box {
  padding: 0;
  position: relative;
}
#header .nav .menu-box .menu {
  height: 80px;
}
#header .nav .menu-box .menu > li {
  position: relative;
  text-transform: capitalize;
  float: left;
  line-height: 80px;
  margin: 0px 8px;
}
#header .nav .menu-box .menu > li > a {
  font-size: 16px;
  color: #000;
  display: block;
  position: relative;
  padding: 0px 12px;
  font-weight: bold;
  font-family: 'Arial';
}
#header .nav .menu-box .menu > li > a:after {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  content: '';
  position: absolute;
  bottom: 0px;
  left: 50%;
  width: 0;
  height: 2px;
  background: #4682b4;
}


#header .nav .menu-box .menu > li:hover > a,
#header .nav .menu-box .menu > li.current-post-ancestor > a,
#header .nav .menu-box .menu > li.current-menu-item > a,
#header .nav .menu-box .menu > li.current-category-ancestor > a {

 color: #4682b4;
}
#header .nav .menu-box .menu > li:hover > a:after,
#header .nav .menu-box .menu > li.current-menu-item > a:after,
#header .nav .menu-box .menu > li.current-category-ancestor > a:after,
#header .nav .menu-box .menu > li.current-post-ancestor > a:after {
  width: 80%;
  left: 10%;
}



#header .nav .menu-box .menu > li .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 180px;
  background: #4682b4;
  text-align: left;
  z-index: 101;
  display: none;
   font-family: 'Arial';
}
#header .nav .menu-box .menu > li .sub-menu li {
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  line-height: normal;
}
#header .nav .menu-box .menu > li .sub-menu li a {
  font-size: 16px;
  color: #fff;
  display: block;
  padding: 10px 18px;
}
#header .nav .menu-box .menu > li .sub-menu li:hover {
  background: #222;
}
#banner {
  position: absolute;
  top: 135px;
  left: 0px;
  right: 0px;
}
#banner>div{
   margin: 0 auto;
}
#banner img {
  margin: 0 auto;
}
#index-body {
  padding-top: 370px;
  background-color: #f2f2f2;
}
#index-body .i-about {
  padding: 70px 0px;
}
#index-body .i-about .about-text .text1 {
  margin-bottom: 45px;
}
#index-body .i-about .about-text .text1 h3 {
  font-size: 35px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 25px;
}
#index-body .i-about .about-text .text1 p {
  
  line-height: 24px;
}
#index-body .i-about .about-text .text1 p a{
  color: #aaa8ab;
  
}
#index-body .i-about .about-text .text2 h3 {
  font-size: 26px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 25px;
}
#index-body .i-about .about-text .text2 .box {
  display: inline-block;
  
}
#index-body .i-about .about-text .text2 .box p {
  font-size: 14.75px;
  padding-left: 20px;
  background: url("../images/about_yuan.png") no-repeat left;
  line-height: 26px;
}
#index-body .i-about .about-text .text2 .box1 {
  margin-left: 20px;
  margin-right: 70px;
 
}
#index-body .i-about .about-tu .tu1 {
  margin-bottom: 10px;
}
#index-body .i-about .about-tu .tu2 a{
  display: inline-block;
  color: #000;
 
  position: relative;

}
#index-body .i-about .about-tu .tu2 a h3{
  position: absolute;
  left: 0px;
  right: 0px;
  top: 15px;
  padding-left: 20px;
  
  
}
#index-body .i-about .about-tu .tu2 a:nth-of-type(1) {
  margin-right: 5px;
}
#index-body .i-product .tit {
  background: url("../images/back2.jpg") no-repeat center;
  background-size: cover;
  color: #fff;
  padding: 45px 0px 35px;
  
}
#index-body .i-product .tit h3 {
  font-size: 32px;
  margin-bottom: 30px;
  text-transform: capitalize;
}
#index-body .i-product .pro-box {
  text-align: center;
  position: relative;
 
}
#index-body .i-product .pro-box .text {
  background: rgba(70, 130, 180, 0.8);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  padding-top: 35%;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
}
#index-body .i-product .pro-box .text a {
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #fff;
  padding-top: 20px;
  box-sizing: border-box;
}
#index-body .i-product .pro-box .text img {
  display: inline-block;
}
#index-body .i-product .pro-box:hover .text {
  opacity: 1;
  filter: alpha(opacity=100);
}
#index-body .i-why {
  padding: 85px 0px 70px;
  background-color: #f2f2f2;
}
#index-body .i-why .why-box {
  padding: 0px 30px;
  margin-bottom: 35px;
}
#index-body .i-why .why-box h2 {
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 20px;
}
#index-body .i-why .why-box .tu {
  margin-bottom: 35px;
  margin-left: 15px;
}
#index-body .i-why .why-box h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
#index-body .i-why .why-box p {
  color: #b6b5b6;
  line-height: 24px;
}
#index-body .i-application .app-boxs {
  position: relative;
}
#index-body .i-application .app-boxs .app-left {
  width: 64%;
  float: left;
}
#index-body .i-application .app-boxs .app-left .app-box {
  float: left;
  width: 33.33%;
  position: relative;
  text-align: center;
  display: inline-block;
}
#index-body .i-application .app-boxs .app-left .app-box img {
  width: 100%;
}
#index-body .i-application .app-boxs .app-left .app-box .app-text {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: rgba(98, 169, 228, 0.8);
  padding-top: 25%;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
}
#index-body .i-application .app-boxs .app-left .app-box .app-text a {
  color: #fff;
}
#index-body .i-application .app-boxs .app-left .app-box .app-text h4 {
  font-size: 26px;
  font-weight: bolder;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#index-body .i-application .app-boxs .app-left .app-box .app-text span {
  display: inline-block;
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-radius: 50%;
  padding: 20px;
}
#index-body .i-application .app-boxs .app-left .app-box:hover .app-text {
  opacity: 1;
  filter: alpha(opacity=100);
}
#index-body .i-application .app-boxs .app-right {
  position: absolute;
  right: 0px;
  width: 36%;
  height: 100%;
  float: right;
  background: url("../images/app_back.jpg") no-repeat center;
  color: #fff;
  padding: 80px 0px 0px 80px;
  background-size: 100% 100%;
}
#index-body .i-application .app-boxs .app-right .text {
  width: 365px;
  color: #fff;
}
#index-body .i-application .app-boxs .app-right .text h3 {
  font-size: 36px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 45px;
}
#index-body .i-application .app-boxs .app-right .text p {
  font-size: 16px;
  line-height: 24px;
}
#index-body .i-application .app-boxs .app-right .text .more {
  display: inline-block;
  width: 165px;
  line-height: 60px;
  background-color: #62a9e4;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  margin-top: 30px;
}
#index-body .i-application .app-boxs .app-right .text .more:hover {
  background-color: #3691dc;
}
#index-body .i-news {
  padding: 25px 0px;
}
#index-body .i-news .tit {
  margin-bottom: 40px;
}
#index-body .i-news .tit span {
  font-size: 16px;
  text-transform: uppercase;
}
#index-body .i-news .tit h3 {
  font-size: 38px;
  margin-bottom: 20px;
}
#index-body .i-news .tit p {
  color: #b6b5b6;
}
#index-body .i-news .news-box .news-date {
  width: 20%;
  border-right: solid 1px #dedede;
  padding: 20px 0px;
}
#index-body .i-news .news-box .news-date span {
  font-size: 42px;
  display: block;
  margin-bottom: 15px;
}
#index-body .i-news .news-box .news-text {
  width: 70%;
  padding: 0px 35px;
}
#index-body .i-news .news-box .news-text h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
#index-body .i-news .news-box .news-text h3 a {
  color: #000;
}
#index-body .i-news .news-box .news-text p {
  margin-bottom: 30px;
}
#index-body .i-news .news-box .news-text .more {
  color: #b6b5b6;
  background: url("../images/more_back.png") no-repeat left;
  padding-left: 20px;
  font-size: 14px;
  text-transform: uppercase;
}
#index-body .i-parent {
  position: relative;
  padding: 50px 0px;
}
#index-body .i-parent .par-swiper {
  width: 1100px;
}
#index-body .i-parent .par-swiper img {
  width: 100%;
}
#index-body .i-parent .butt {
  position: absolute;
  top: 20px;
  font-size: 24px;
  color: #aeabab;
  cursor: pointer;
}
#index-body .i-parent .butt:hover {
  color: #62a9e4;
}
#index-body .i-parent .button-prev {
  left: 0px;
}
#index-body .i-parent .button-next {
  right: 0px;
}
#footer {
  background: url("../images/top_back.jpg") no-repeat center bottom;
 
  padding: 350px 85px 30px;
}
#footer .f-footer {
  background-color: #e0dfdf;
  margin-top: -350px;
}
#footer .f-footer .foo-top {
  padding: 25px 0px;
  border-bottom: solid 1px #dedede;
}
#footer .f-footer .foo-top .top-box h3 {
  font-size: 36px;
  font-weight: bold;
  line-height: 70px;
}
#footer .f-footer .foo-top .top-box h3 span {
  color: #62a9e4;
}
#footer .f-footer .foo-top .top-box .contact {
  display: inline-block;
  width: 215px;
  line-height: 70px;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  background: url("../images/con_back.png") no-repeat center;
  text-align: center;
}
#footer .f-footer .f-bottom {
  padding: 35px 0px 95px;
  position: relative;
}
#footer .f-footer .f-bottom .bottom-box .bottom-left {
  width: 45%;
}
#footer .f-footer .f-bottom .bottom-box .bottom-left p {
  color: #a1a1a1;
  margin: 20px 0px;
  width: 60%;
}
#footer .f-footer .f-bottom .bottom-box .bottom-left .lin-lj p {
  font-size: 16px;
  margin-bottom: 18px;
  text-transform: capitalize;
  color: #000;
}
#footer .f-footer .f-bottom .bottom-box .bottom-left .lin-lj a {
  font-size: 18px;
  color: #8a8a8a;
  display: inline-block;
  margin-right: 8px;
}
#footer .f-footer .f-bottom .bottom-box .bottom-right {
  width: 55%;
  padding-top: 20px;
}
#footer .f-footer .f-bottom .bottom-box .bottom-right .text {
  margin-bottom: 25px;
  font-size: 15px;
}
#footer .f-footer .f-bottom .bottom-box .bottom-right .text h3 {
  font-size: 20px;
  font-weight: bold;
  text-transform: capitalize;
  margin-bottom: 15px;
}
#footer .f-footer .f-bottom .bottom-box .bottom-right .text p {
  display: inline-block;
  margin-right: 18px;
  color: #8a8a8a;
  padding-left: 30px;
}
#footer .f-footer .f-bottom .bottom-box .bottom-right .text .tel {
  background: url("../images/foo1.png") no-repeat left;
}
#footer .f-footer .f-bottom .bottom-box .bottom-right .text .ble {
  background: url("../images/foo2.png") no-repeat left;
}
#footer .f-footer .f-bottom .bottom-box .bottom-right .text .email {
  background: url("../images/foo3.png") no-repeat left;
  margin-top: 10px;
}
#footer .f-footer .f-bottom .bottom-box .bottom-right .text a {
  color: #8a8a8a;
  margin-right: 20px;
}
#footer .f-footer .f-bottom .bottom-box .bottom-right .text a:hover {
  color: #000;
}
#footer .f-footer .f-bottom .bottom-box .bottom-right .dessgin {
  margin-top: 20px;
}
#footer .f-footer .f-bottom .bottom-box .bottom-right .dessgin a {
  color: #8a8a8a;
  display: inline-block;
}
#footer .f-footer .f-bottom .hover-top {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  text-align: center;
}
#footer .f-footer .f-bottom .hover-top .hov-top {
  display: inline-block;
  width: 85px;
  height: 65px;
  padding-top: 22px;
  background-color: #e6e3e3;
  cursor: pointer;
}
#footer .f-footer .f-bottom .hover-top .hov-top img {
  display: inline-block;
}




.inner-banner {
    padding-top: 90px;
    color: #fff;
    text-align: center;
    height: 234px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../images/inner-banner.jpg");
    background-size: cover;
}
.inner-banner .inner-tit {
    font-size: 33px;
    text-transform: capitalize;
    font-family: arial;
}
.inner-banner .bread-crumbs a, .inner-banner .bread-crumbs span {
    font-size: 15px;
    color: #fff;
}
.inner-banner .bread-crumbs a:hover {
    color: #4682b4;
}
.top-menu {
    position: relative;
    z-index: 11;
    text-align: center;
    height: 55px;
    line-height: 55px;
    background: #fff;
    box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1);
}
.top-menu li {
    display: inline-block;
    font-family: arial;
    margin: 0 40px;
    position: relative;
}
.top-menu li a {
    color: #343434;
    font-size: 16px;
}
.top-menu li a.active, .top-menu li a:hover {
    color: #4682b4;
}
.top-menu li .children {
    position: absolute;
    top: 100%;
    left: 0;
    width: 200px;
    background: #fff;
    z-index: 10;
    text-align: left;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .4);
    display: none;
}
.inner-page {
    padding: 40px 0 105px;

}
.inner-page .inner-tit {
    color: #3d3d3d;
    font-size: 36px;
    font-family: arial;
    text-transform: capitalize;
}
.inner-page .sideBar {
    color: #fff;
}
.inner-page .sideBar .side-tit {
    padding-left: 18px;
    text-transform: capitalize;
    font-size: 26px;
    background: #4682b4;
    height: 45px;
    line-height: 50px;
    overflow: hidden;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.inner-page .sideBar .side-menu {
    border-top-left-radius: 1px;
    -webkit-border-top-left-radius: 1px;
    -moz-border-top-left-radius: 1px;
    -ms-border-top-left-radius: 1px;
    -o-border-top-left-radius: 1px;
    border-top-right-radius: 1px;
    -webkit-border-top-right-radius: 1px;
    -moz-border-top-right-radius: 1px;
    -ms-border-top-right-radius: 1px;
    -o-border-top-right-radius: 1px;
    background: #485b6e;
    padding-bottom: 86px;
}
.inner-page .sideBar .side-menu li a {
    height: 46px;
    line-height: 46px;
    display: block;
    overflow: hidden;
    color: #fff;
    padding-left: 18px;
}
.inner-page .sideBar .side-menu.side-contact{
  padding: 20px 0;
}
.inner-page .sideBar .side-menu.side-contact li a{
  height: auto;
  line-height: normal;
  padding: 10px 10px;
}
.inner-page .sideBar .side-menu li{
  position: relative;
}
.inner-page .sideBar .side-menu li .children{
  position: absolute;
  left: 100%;
  top:0;
  width: 100%;
  z-index: 10;
  background: #485b6e;
  display: none;
}
.inner-page .sideBar .side-menu li:hover .children{
  display: block;
}
.inner-page .sideBar .side-menu li a:hover, .inner-page .sideBar .side-menu li a.active {
    background: #3c3c3c;
}
.inner-page .sideBar .side-social {
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    -ms-border-bottom-left-radius: 4px;
    -o-border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    -ms-border-bottom-right-radius: 4px;
    -o-border-bottom-right-radius: 4px;
    background: #485b6e;
    padding-left: 18px;
    padding-bottom: 13px;
}
.inner-page .sideBar .side-social a {
    margin-right: 2px;
    font-size: 18px;
    text-align: center;
    color: #415263;
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    background: #f5f5f5;
}
.inner-page .sideBar .side-social a i {
    margin-right: 0;
}
.inner-page .sideBar .side-dw {
    margin-top: 8px;
    background: #4682b4;
    line-height: 51px;
    padding-left: 18px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}
.inner-page .sideBar .side-dw a {
    color: #fff;
    font-size: 15px;
}
.inner-page .sideBar .side-dw i.icon {
    margin-left: 23%;
}
.about-page .about-article h2, .about-page .about-article h3, .about-page .about-article h4 {
    color: #3c3c3c;
   
}
.about-page .about-article h2 {
    font-size: 44px;
}
.about-page .about-article h4 {
    font-size: 14px;
}
.about-page .about-article p {
    color: #191919;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 18px;
}
.about-page .about-article .about-advantage {
    font-family: etelkatextprobold;
}
.about-page .about-article .about-advantage h2 {
    margin-bottom: 30px;
}
.about-page .about-article .about-advantage li {
    position: relative;
    color: #3c3c3c;
    font-size: 18px;
    padding-left: 28px;
    margin-bottom: 28px;
}
.about-page .about-article .about-advantage li:before {
    content:'';
    position: absolute;
    left: 0;
    top: 0;
    width: 17px;
    height: 17px;
    background: #4682b4;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.product-page {
    padding: 72px 0 80px;
    
}
.product-page .i-product {
    padding: 0;
}
.prodet-page .prodet-top-box {
    padding: 73px 0 98px;
}
.prodet-page .prodet-top-box .prodet-pic {
    padding-right: 4.9rem!important;
}
.prodet-page .prodet-top-box .prodet-pic img {
    width: 100%;
    border: 1px solid #ccc;
}
.prodet-page .prodet-top-box .prodet-con .pro_tit {
    color: #3d3d3d;
    font-size: 36px;
    font-family: arial;
    margin-top: 3px;
}
.prodet-page .prodet-top-box .prodet-con .pro_sub_tit {
    color: #8b8b8b;
    font-size: 17px;
}
.prodet-page .prodet-top-box .prodet-con .prodet_social {
    margin: 72px 0 18px;
}
.prodet-page .prodet-top-box .prodet-con .prodet_social a {
    margin-right: 12px;
    font-size: 18px;
    display: inline-block;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #f2f2f2;
    color: #8b8b8b;
    text-align: center;
    line-height: 37px;
}
.prodet-page .prodet-top-box .prodet-con .prodet_social a i.icon {
    margin-right: 0;
}
.prodet-page .prodet-top-box .prodet-con .prodet_social a:hover {
    color: #fff;
    background: #4682b4;
}
.prodet-page .prodet-top-box .prodet-con .prodet_contact a {
    width: 122px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    background: #f2f2f2;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    color: #8b8b8b;
    text-align: center;
}
.prodet-page .prodet-top-box .prodet-con .prodet_contact a:hover {
    background: #313787;
    color: #fff;
}
.prodet-page .prodet-top-box .prodet-con .prodet_contact a:first-child {
    width: 188px;
    margin-right: 2px;
    vertical-align: middle;
}
.prodet-page .prodet-top-box .prodet-con .prodet_contact a:first-child .icon {
    margin-right: 21px;
    font-size: 18px;
}
.prodet-page .prodet-det-box {
    padding: 71px 0 114px;
    background: #f5f5f5;
}
.prodet-page .prodet-det-box .con-box {
    margin-top: 49px;
}
.prodet-page .prodet-det-box .con-box p {
    color: #6b6b6b;
    font-size: 16px;
    line-height: 29px;
}
.prodetFeedback {
    padding: 99px 0 154px;
    background: #fff;
}
.prodetFeedback .ptForm {
    margin-top: 83px;
}
.prodetFeedback .ptForm label {
    font-size: 16px;
    color: #3d3d3d;
    font-weight: 500;
    margin-bottom: 0;
}
.prodetFeedback .ptForm input, .prodetFeedback .ptForm textarea {
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    background: none;
    color: #3d3d3d;
    font-size: 16px;
    font-family: roboto-medium;
    width: 100%;
    outline: none;
    resize: none;
    border: none;
    border-bottom: 1px solid #bfbfbf;
}
.prodetFeedback .ptForm .fbTop {
    margin-bottom: 62px;
}
.prodetFeedback .ptForm .fbTop li {
    float: left;
    width: 31%;
    margin-right: 2%;
}
.prodetFeedback .ptForm .fbTop li:last-child {
    margin-right: 0;
}
.prodetFeedback .ptForm .fbTop li input {
    height: 15px;
    padding: 0 4px;
}
.prodetFeedback .ptForm .fbTop li input:focus {
    height: 43px;
    border-bottom: 3px solid #313787;
}
.prodetFeedback .ptForm .fbBot {
    margin-bottom: 75px;
}
.prodetFeedback .ptForm .fbBot textarea {
    height: 16px;
    overflow: hidden;
}
.prodetFeedback .ptForm .fbBot textarea:focus {
    height: 55px;
    border-bottom: 3px solid #313787;
}
.prodetFeedback .ptForm .fbBot .yzm-box {
    margin-top: 40px;
}
.prodetFeedback .ptForm .fbBot .yzm-box label {
    display: block;
}
.prodetFeedback .ptForm .fbBot .yzm-box input {
    width: 397px;
    height: 15px;
    padding: 0 4px;
}
.prodetFeedback .ptForm .fbBot .yzm-box input:focus {
    height: 43px;
    border-bottom: 3px solid #313787;
}
.prodetFeedback .ptForm .fbBot .yzm-box img {
    display: inline-block;
}
.prodetFeedback .ptForm input[type="submit"] {
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    text-transform: capitalize;
    font-family: roboto-light;
    font-size: 16px;
    width: 288px;
    height: 53px;
    border: none;
    background: #4682b4;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    color: #fff;
    cursor: pointer;
}
.prodetFeedback .ptForm input[type="submit"]:hover {
    background-color: #222;
}
.news-page .newslist li {
    padding: 0 10px 8px 20px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 20px;
}
.news-page .newslist li .new-r {
    width: 100%;
}
.news-page .newslist li .new-r h3 {
    font-size: 18px;
    transition: 0.2s ease;
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    -o-transition: 0.2s ease;
}
.news-page .newslist li .new-r h3 a {
    color: #555;
}
.news-page .newslist li .new-r i.new-update, .news-page .newslist li .new-r p.new-abst {
    color: #777;
    font-size: 14px;
}
.news-page .newslist li .new-r i.new-update {
    display: block;
    margin: 10px 0;
}
.news-page .newslist li .new-r p.new-abst {
    line-height: 1.8em;
    font-size: 15px;
}
.news-page .newslist li .new-r:hover h3 a {
    color: #01509d;
}
.newdet-page .news {
}
.newdet-page .news .news_title h1 {
    padding-bottom: 10px;
    font-size: 20px;
    text-align: center;
    color: #333;
}
.newdet-page .news .news_date {
    font-size: 13px;
    line-height: 22px;
    text-align: center;
    border-bottom: 1px solid #CCC;
    padding-bottom: 5px;
}
.newdet-page .news .news_abst {
    border-bottom: 1px dashed #CCC;
    padding: 10px 0;
    font-size: 14px;
}
.newdet-page .news .news_abst p {
    display: inline-block;
}
.newdet-page .news .news_contents {
    color: #000;
    font-size: 14px;
    line-height: 24px;
    clear: both;
    margin-top: 10px;
    border-bottom: 1px dashed #CCC;
    padding: 20px 0;
}
.newdet-page .news .news_contents a {
    color: #000;
    font-size: 16px;
    line-height: 24px;
}
.newdet-page .news .news_contents p, .newdet-page .news .news_contents div, .newdet-page .news .news_contents span, .newdet-page .news .news_contents table {
    color: #000;
    font-size: 14px;
    line-height: 24px;
    clear: both;
}
.newdet-page .news .news_next {
    width: 99%;
    margin-top: 0px;
    padding-left: 5px;
    border-top: 0px solid #CCC;
    text-align: left;
    padding-top: 10px;
}
.newdet-page .news .news_next a {
    width: 100%;
    height: 25px;
    line-height: 25px;
    color: #999;
    font-size: 15px;
    margin-left: 5px;
}
.newdet-page .news .news_next a:hover {
    width: 100%;
    height: 25px;
    line-height: 25px;
    color: #000;
}
.newdet-page .news .newsnav {
    margin-bottom: 30px;
}
.contact-page {
    padding: 0;
}
.contact-page .c-list-box {
    padding: 68px 0 112px;
    background: #f9f9f9;
}
.contact-page .c-list-box .tit {
    color: #000000;
    font-size: 48px;
    margin-bottom: 86px;
}
.contact-page .c-list-box .c-name {
    color: #676767;
    font-size: 21px;
    margin-bottom: 38px;
}
.contact-page .c-list-box .info {
    line-height: 30px;
    margin-top: 24px;
    font-size: 18px;
    color: #676767;
}
.contact-page .c-list-box .info-float{
  margin-right: 65px;
}
.contact-page .c-list-box .info .add {
    display: block;
    margin-bottom: 40px;
}
.contact-page .c-list-box .info .icon {
    color: #a0a0a0;
    margin-right: 16px;
}
.contact-page .c-list-box .info a {
    color: #676767;
}
.cn-form {
    width: 100%;
    height: auto;
    padding: 35px 45px 25px;
    border: 1px solid #dddddd;
    background: #fff;
}
.cn-form p {
    font-size: 18px;
    padding: 10px 0;
    color: #666;
}
.cn-form .formtit {
    margin-bottom: 26px;
    font-size: 22px;
    font-weight: 600;
    line-height: 23px;
    color: #444;
    text-align: center;
    padding-bottom: 18px;
    background: url(../images/form-tit-bg.jpg) no-repeat center bottom;
}
.cn-form li {
    margin-bottom: 13px;
    color: #444;
}
.cn-form li label {
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
}
.cn-form .btnTjly {
    font-size: 15px;
    transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -ms-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    width: 100%;
    height: 38px;
    background: #e6212a;
    border: none;
    cursor: pointer;
    color: #fff;
}
.cn-form .btnTjly:hover {
    background: #000;
}
.cn-form .m-form-l {
    width: 49%;
}
.cn-form .m-form-l li .iptTxt {
    font-size: 13px;
    padding: 0 15px;
    transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -ms-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    width: 100%;
    border: 1px solid #dedede;
    height: 40px;
    outline: none;
    background: #fff;
    color: #777;
}
.cn-form .m-form-l li .iptTxt:focus {
    border-color: #e9322d;
    box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
    -webkit-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
    -moz-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
    -ms-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
    -o-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
    outline: 0;
    background: rgba(255, 43, 66, 0.04);
}
.cn-form .m-form-l li .txtAre {
    width: 95%;
    height: 383px;
    border: 1px solid #dedede;
    outline: none;
    resize: none;
    padding: 14px;
    color: #ccc;
    line-height: 18px;
}
.cn-form .m-form-r {
    width: 49%;
}
.cn-form .m-form-r textarea {
    height: 237px;
    width: 100%;
    border: 1px solid #dedede;
    font-size: 13px;
    padding: 10px 15px;
    transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -ms-transition: 0.2s linear;
    -o-transition: 0.2s linear;
}
.cn-form .m-form-r textarea:focus {
    border-color: #e9322d;
    box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
    -webkit-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
    -moz-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
    -ms-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
    -o-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
    outline: 0;
    background: rgba(255, 43, 66, 0.04);
}
.cn-form div.wpcf7 .ajax-loader {
    display: block;
    margin: 0 auto;
    width: auto;
    background-repeat: no-repeat;
    background-position: center;
}
.cn-form .yzm img {
    width: 19.4%;
}
.cn-form .yzm input {
    font-size: 13px;
    padding: 0 15px;
    width: 75.6%;
    border: 1px solid #dedede;
    height: 30px;
    outline: none;
    background: #fff;
    color: #777;
}
::-webkit-input-placeholder {
    color: #777;
}
:-moz-placeholder {
    color: #777;
}
::-moz-placeholder {
    color: #777;
}
:-ms-input-placeholder {
    color: #777;
}
.recommend-product {
    margin: 50px 0;
}
.recommend-product ul li {
    float: left;
    width: 23%;
    margin-left: 2.6%;
}
.recommend-product ul li p {
    color: #222;
    margin-top: 8px;
    text-align: center;
}
.recommend-product ul li:first-child {
    margin-left: 0;
}
.zoom-box {
    position: relative;
}
.zoom-box .pic-zoom {
    opacity: 0;
    filter: alpha(opacity=0);
    transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -ms-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6) url(https://cn.nbpmt-magnets.com/wp-content/themes/pamantecidian-cn/images/zoom.png) no-repeat center center;
}
.zoom-box:hover .pic-zoom {
    opacity: 1;
    filter: alpha(opacity=1);
}
.zoom-pic {
    overflow: hidden;
}
.zoom-pic img {
    transition: 0.6s ease;
    -webkit-transition: 0.6s ease;
    -moz-transition: 0.6s ease;
    -ms-transition: 0.6s ease;
    -o-transition: 0.6s ease;
}
.zoom-pic img:hover {
    transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
    -webkit-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
    -moz-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
    -ms-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
    -o-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
}
.white-zoom {
    position: relative;
}
.white-zoom:after {
    transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -ms-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    content:'';
    position: absolute;
    z-index: 2;
    width: 1px;
    height: 1px;
    background: rgba(255, 255, 255, 0.3);
    left: 50%;
    top: 50%;
}
@media screen and (min-width: 768px) {
    .around-line > li {
        float: left;
        position: relative;
        cursor: pointer;
    }
    .around-line > li > a {
        color: #fff;
        display: block;
        text-decoration: none;
    }
    .around-line > li:before, .around-line > li:after {
        content:'';
        opacity: 0;
        filter: alpha(opacity=0);
        transition: 0.5s ease;
        -webkit-transition: 0.5s ease;
        -moz-transition: 0.5s ease;
        -ms-transition: 0.5s ease;
        -o-transition: 0.5s ease;
        position: absolute;
    }
    .around-line > li:before {
        top: 0;
        left: 0;
        right: 100%;
        bottom: 100%;
        border-top: 1px solid rgba(0, 148, 217, 0.8);
        border-left: 1px solid rgba(0, 148, 217, 0.8);
    }
    .around-line > li:after {
        right: 0;
        bottom: 0;
        top: 100%;
        left: 100%;
        border-bottom: 1px solid rgba(0, 148, 217, 0.8);
        border-right: 1px solid rgba(0, 148, 217, 0.8);
    }
    .around-line > li:hover:before {
        bottom: 0;
        right: 0;
        opacity: 1;
        filter: alpha(opacity=100);
    }
    .around-line > li:hover:after {
        top: 0;
        left: 0;
        opacity: 1;
        filter: alpha(opacity=100);
    }
    .around-line > li.active:before {
        bottom: 0;
        right: 0;
        opacity: 1;
        filter: alpha(opacity=100);
    }
    .around-line > li.active:after {
        top: 0;
        left: 0;
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
.m-page {
    text-align: center;
    line-height: 22px;
    font-size: 0;
    letter-spacing: -0.307em;
    word-wrap: normal;
    white-space: nowrap;
    color: #138bdf;
    margin-top: 38px;
}
.m-page a, .m-page span {
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 100%;
    margin: 0 5px;
    border: 1px solid #ddd;
    font-size: 16px;
    letter-spacing: normal;
    background: #fff;
    -webkit-transition: background-color 0.1s;
    -moz-transition: background-color 0.1s;
    -ms-transition: background-color 0.1s;
    -o-transition: background-color 0.1s;
    transition: background-color 0.1s;
}
.m-page a {
    text-decoration: none;
    color: #000;
}
.m-page a:first-child, .m-page a:last-child {
    background-image: url(https://cn.nbpmt-magnets.com/wp-content/themes/pamantecidian-cn/images/m-page-arr-r.png);
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #cdcdcd;
    box-shadow: none;
}
.m-page a:first-child {
    background-image: url(https://cn.nbpmt-magnets.com/wp-content/themes/pamantecidian-cn/images/m-page-arr-l.png);
}
.m-page a:hover {
    color: #fff;
    background-color: #4682b4;
}
.m-page a:active {
    background: #4682b4;
}
.m-page span.current, .m-page span.current:hover, .m-page span.current:active {
    cursor: default;
    color: #fff;
    background: #4682b4;
}
.tab-box .ui.i-pro-load-img {
    position: absolute;
    top: 180px;
    left: 50%;
    width: auto;
    height: auto;
    margin: 0 0 0 -15px;
    width: 30px;
    display: block;
}
.inner-page .i-product .tab-box {
    min-height: auto;
}


.i-con-box {
   
    padding: 20px 30px 0px 28px;
}
.i-con-box h3{
  margin-top: 20px;
}
.i-con-box h3 a {
    display: block;
    color: #000;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.i-con-box p {
    height: 87px;
    overflow: hidden;
    color: #6b6b6b;
    font-size: 18px;
    line-height: 29px;
    margin-top: 17px;
}
.i-product {
    padding:0px;
}
.i-product .tab-list {
    text-align: center;
    margin: 29px 0 77px;
}
.i-product .tab-list li {
    display: inline-block;
    margin: 0 8px;
}
.i-product .tab-list li a {
    display: block;
    padding: 0 39px;
    height: 32px;
    line-height: 32px;
    background: #e4e4e4;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    color: #252525;
    font-size: 16px;
}
.i-product .tab-list li a:hover, .i-product .tab-list li a.active {
    background: #043c82;
    color: #fff;
}
.i-product .tab-box li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 74px;
    float: left;
}
.i-product .tab-box li .img-box{
  border: 1px solid #ccc;
}
.i-product .tab-box li .img-box img {
    width: 100%;
}
.i-product .tab-box {
    position: relative;
    min-height: 1042px;
}
.i-product .tab-box li .i-con-box{
  padding: 0;
  text-align: center;
}

@media screen and (max-width: 1200px){
  #header .nav .menu-box{
    width: 70%;
  } 
  #header .nav .menu-box .menu > li{
    margin-left: 20px;
  }
  #index-body .i-whyUs .the_list > .column .icon{
    height: 53px;
    line-height: 53px;
  }
  .inner-page .sideBar.three.wide.column{
    width: 24%!important;
  }
  .inner-page .page-rightBar.thirteen.wide.column{
    width: 74%!important;
  }
}

@media screen and (max-width: 1400px){
  #index-body{
    padding-top: 200px;
  }
  #index-body .i-application .app-boxs .app-right{
    padding: 40px 0px 0px 50px;
  }
  #index-body .i-application .app-boxs .app-right .text h3{
    margin-bottom: 25px;
  }

}

@media (max-width:1200px){
	#m-header-wrapper{
		display: block;
	}
	#header{
		display: none;
	}
	#banner{
		position: static;
		margin-top: 45px;
	}
	#index-body{
		padding-top: 0px;
	}
	#index-body .i-application .app-boxs .app-left{
		width: 100%;
		float: none;
	}
	#index-body .i-application .app-boxs .app-right{
		width: 100%;
		float: none;
		position: static;
		padding: 40px;
	}
	#index-body .i-application .app-boxs .app-right .text{
		max-width: 100%;
	}
}

@media (max-width:992px){
	#footer{
		padding-left: 20px;
		padding-right: 20px;
	}
	.top-menu{
		display: none;
	}
}

@media (max-width:768px){
	#index-body .i-about .container .grid .column:nth-of-type(1){
		width: 100%;
	}
	#index-body .i-about .container .grid .column:nth-of-type(2){
		width: 100%;
	}
	#index-body .i-about .about-text .text1 h3{
		font-size: 25px;
	}
	#index-body .i-why .container .grid .column{
		width: 50%;
	}
	#index-body .i-why .why-box h2{
		font-size: 25px;
	}
	#index-body .i-application .app-boxs .app-right .text h3{
		font-size: 25px;
	}
	#footer .f-footer .foo-top .top-box h3{
		font-size: 25px;
		line-height: 35px;
	}
	#footer .f-footer .f-bottom .bottom-box .bottom-left{
		width: 100%;
		float: none;
		margin-bottom: 40px;
	}
	#footer .f-footer .f-bottom .bottom-box .bottom-left p{
		width: 100%;
	}
	#footer .f-footer .f-bottom .bottom-box .bottom-right{
		width: 100%;
		float: none;
	}
	.inner-page .sideBar{
		display: none!important;
	}
	.inner-page .page-rightBar.thirteen.wide.column{
		width: 100%!important;
	}
	.contact-page .c-list-box .tit{
		font-size: 25px;
	}
	.contact-page .c-list-box .fr{
		display: none;
	}
	.contact-page .c-list-box .info-float{
		margin-right: 0;
	}
	.inner-page .inner-tit{
		font-size: 25px;
  }
  #index-body .i-application .app-boxs .app-left .app-box .app-text h4{
    font-size: 14px;
  }
  #index-body .i-application .app-boxs .app-left .app-box .app-text span{
    display: none;
  }
}

@media (max-width:576px){
	#index-body .i-why .container .grid .column{
		width: 100%;
	}
	#index-body .i-why .why-box{
		padding: 0;
	}
	#index-body .i-news .tit h3{
		font-size: 25px;
	}
	#index-body .i-news .container .grid .column{
		width: 100%;
	}
	#index-body .i-news .news-box .news-text{
		padding-right: 0;
		width: 80%;
	}
	#index-body .i-news .news-box .news-date span{
		font-size: 20px;
	}
	#footer .f-footer .foo-top .top-box .contact{
		width: 120px;
		height: 40px;
		font-size: 14px;
		line-height: 40px;
	}
	.prodetFeedback .ptForm .fbTop li{
		width: 100%;
		margin-right: 0;
	}
	.prodetFeedback .ptForm .fbBot .yzm-box input{
		width: 100%;
	}
	.prodetFeedback .ptForm input[type="submit"]{
		width: 100%;
	}
	.i-product .tab-box li{
		width: 100%;
		margin-right: 0;
	}
}
